Current .NET technology stack for a new project? [closed]
Posted
by jkohlhepp
on Stack Overflow
See other posts from Stack Overflow
or by jkohlhepp
Published on 2010-04-30T13:27:20Z
Indexed on
2010/04/30
13:37 UTC
Read the original article
Hit count: 823
If you are going to start a new .NET project, what technologies do you use on top of the base framework? I'm thinking things like ORMs (NHibernate, EF), logging frameworks (Log4Net), IoC containers, rules engines, UI frameworks (Telerik), etc. Are there certain technologies that you always bring in regardless of project type / complexity? Are there certain others that you bring in sometimes when complexity warrants it?
This seems like a moving target, and I'm curious what people are using as their "basic setup" nowadays.
© Stack Overflow or respective owner